object EZSelect: TEZSelect Left = 200 Top = 108 Width = 179 Height = 300 BorderIcons = [] Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object ListView1: TExtlistView Left = 0 Top = 0 Width = 171 Height = 240 Align = alClient AutoSort = True Columns = <> ReadOnly = False OnChange = ListView1Change ShowColumnHeaders = False TabOrder = 0 ViewStyle = vsReport end object Panel1: TPanel Left = 0 Top = 240 Width = 171 Height = 33 Align = alBottom TabOrder = 1 end end